Closed
Conversation
nattb8
reviewed
Feb 4, 2026
92a1033 to
b6ba396
Compare
nattb8
reviewed
Feb 4, 2026
b6ba396 to
7ea6a56
Compare
08a7b92 to
7e7bc50
Compare
…bility Add controlled browser logout for macOS to handle deep-link dispatch issues introduced by Chrome 137 code-splitting changes. Changes: - Add logout_with_controlled_browser() in test_mac_helpers.py - Add get_logout_url_from_unity_logs() to monitor Unity logs - Add get_product_name() to extract product name from ProjectSettings - Update logout() method to use controlled browser approach - Manually trigger immutablerunner://logout deep-link via 'open' command - Reduce Windows login timeout from 90s to 30s This matches the Windows implementation and resolves logout timeouts caused by Chrome 137's increased code-splitting affecting protocol handler reliability.
8bc8ceb to
708b8cc
Compare
- macOS: improve standalone Player.log detection for logout URL capture (additional paths + fallback scan) and trigger returnTo via open - Windows: revert deeplink registry changes that caused immutablerunner prompt
708b8cc to
7fda51f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update game bridge (build from ts-immutable-sdk version 2.12.6)